FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeElement<T> Class
Properties Methods


RangeElement<T> Class Members

The following tables list the members exposed by RangeElement<T>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the cell ranges.  
Public PropertyGets the list of elements.  
Top
Public Methods
 NameDescription
Public MethodIntersects with the RangeElement<T> object.  
Public Methodstatic (Shared in Visual Basic)Joins the list of two RangeElement<T> objects to form a new list of RangeElement<T> objects. The element of the new list is created by intersecting the element of the first list with the element of the second list.  
Top
See Also